home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
com!online 2002 January
/
com! 2002.01.iso
/
autohtml
/
selfhtml
/
html
/
multimedia
/
anzeige
/
nibbles.swf
/
scripts
/
DefineButton2_42
/
BUTTONCONDACTION on(keyPress Right).as
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-10-27
|
119 b
|
8 lines
on(keyPress "<Right>"){
if(!(runx == - "1" and runy == "0"))
{
runx = "1";
runy = "0";
}
}